バージョン

SafeDictionary<TKey,TValue> クラス

スレッド セーフなディクショナリ。
シンタックス
'宣言
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.SerializableAttribute()>
Public Class SafeDictionary
    (Of TKey,TValue) 
   Implements ISafeDictionary(Of TKey,TValue) 
[System.Reflection.DefaultMemberAttribute("Item")]
[System.SerializableAttribute()]
public class SafeDictionary<TKey,TValue> : ISafeDictionary<TKey,TValue>  
型パラメータ
TKey
TValue
参照

オンラインで表示: GitHub